home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-10-31 | 733 b | 36 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = eTFileLink
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = eTFileLinkUI.nib
-
- CLASSES = eTFileLink.m eTFileLinkUI.m eTRTFDFileLink.m
-
- HFILES = eTFileLink.h eTFileLinkUI.h eTRTFDFileLink.h
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = subproj.make
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-